Fix bug #14616 with unnecessary redrawing of TTY frames.
authorEli Zaretskii <eliz@gnu.org>
Wed, 7 Aug 2013 13:49:47 +0000 (16:49 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 7 Aug 2013 13:49:47 +0000 (16:49 +0300)
commit45eb580b57087204ccec25d5ba7ffca0f25b85f4
tree1fc53f8dc6e5ffcc45e330a43bd5c920acdf4b6e
parent50bc297e2db5fd4fe6f194cf106f729129f5179d
Fix bug #14616 with unnecessary redrawing of TTY frames.

 src/xdisp.c (prepare_menu_bars): Don't call x_consider_frame_title
 for TTY frames that are not the top frame on their console.
src/ChangeLog
src/xdisp.c